home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
Puzzle
/
Breaker.exe
/
scripts
/
frame_20
/
DoAction.as
Wrap
Text File
|
2006-05-29
|
734b
|
50 lines
count = "0";
while(count < "56")
{
count += "1";
set("tab" add count,"0");
}
count = "0";
while(count < "8")
{
count += "1";
set("tab" add count,"1");
}
count = "9";
while(count < "15")
{
count += "1";
set("tab" add count,"1");
}
count = "18";
while(count < "22")
{
count += "1";
set("tab" add count,"1");
}
count = "27";
while(count < "29")
{
count += "1";
set("tab" add count,"1");
}
count = "34";
while(count < "38")
{
count += "1";
set("tab" add count,"1");
}
count = "41";
while(count < "47")
{
count += "1";
set("tab" add count,"1");
}
count = "48";
while(count < "56")
{
count += "1";
set("tab" add count,"1");
}
gotoAndPlay(70);